openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
js
Target filter
js
Switch theme
Search in API
Skip to content
openrndr
openrndr-webgl
/
[root]
/
WebGL2RenderingContext
/
blitFramebuffer
blit
Framebuffer
fun
blitFramebuffer
(
srcX0
:
Int
,
srcY0
:
Int
,
srcX1
:
Int
,
srcY1
:
Int
,
dstX0
:
Int
,
dstY0
:
Int
,
dstX1
:
Int
,
dstY1
:
Int
,
mask
:
Int
,
filter
:
Int
)
(
source
)